'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])> Public Class ListBox(Of T) Inherits ItemsBoundControl(Of T) Implements ITemplate
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public class ListBox<T> : ItemsBoundControl<T>, ITemplate